From: Luc Teirlinck Date: Mon, 19 Jul 2004 21:04:00 +0000 (+0000) Subject: (Minibuffer Misc): Add anchor for `minibuffer-scroll-window'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21591 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9822be8eb5fd98ae2dc8ad04a336c152d1e7fb87;p=emacs.git (Minibuffer Misc): Add anchor for `minibuffer-scroll-window'. --- diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 8e8329967f3..bf858eff475 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -1806,6 +1806,7 @@ a minibuffer window, is currently active. @end defun @defvar minibuffer-scroll-window +@anchor{Definition of minibuffer-scroll-window} If the value of this variable is non-@code{nil}, it should be a window object. When the function @code{scroll-other-window} is called in the minibuffer, it scrolls this window.